purple_prpl_got_user_status

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
  1. void purple_prpl_got_user_status(PurpleAccount* account, const(char)* name, const(char)* status_id, ...)
    version(Derelict_Link_Static)
    extern (C) extern (C) nothrow
    void
    purple_prpl_got_user_status
    (,
    const(char)* name
    ,
    const(char)* status_id
    ,)
  2. da_purple_prpl_got_user_status purple_prpl_got_user_status;

Meta